Skip to content

Divi-R0706/basic_vulnerable_scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”’ Basic Vulnerability Scan Report

This project contains a basic manual vulnerability scan of a Windows 10 system using built-in tools, without any third-party scanners.

πŸ—“οΈ Date

01 June 2025

πŸ–₯️ System Information

  • OS: Windows 10 Pro (Version 10.0.26100.4061)
  • IP Address: 192.168.14.221

πŸ§ͺ Methodology

  • Manual scan using:
    • ipconfig
    • systeminfo
    • netstat -an | find "LISTEN"
    • (Optional) PowerShell: Get-NetTCPConnection
  • No external tools (OpenVAS/Nessus) used.

πŸ“‹ Key Findings

Port Service Risk Level Action
445 SMB High Disable SMBv1
139 NetBIOS High Block externally
135 RPC Medium Restrict access
Others Various Medium-Low Review & monitor

🧷 References


πŸ“˜ This project demonstrates basic vulnerability scanning and awareness using default system tools.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors